C1.Win.C1Document.4.8 Assembly / C1.Win.C1Document Namespace / C1KeyedList<TKey,TItem> Class
Properties Methods


C1KeyedList<TKey,TItem> Class Members

The following tables list the members exposed by C1KeyedList<TKey,TItem>.

Public Constructors
Public Properties
 NameDescription
Public PropertyGets the number of elements contained in the C1KeyedList<TKey,TItem>.  
Top
Public Methods
 NameDescription
Public MethodAdds the item to document pages.  
Public MethodRemoves all elements from the C1KeyedList<TKey,TItem>.  
Public MethodGets the page item by specified index.  
Public MethodGets the index of the specified page in the document.  
Public MethodRemoves the element at the specified index of the C1KeyedList<TKey,TItem>.  
Public MethodGets the page by specified key.  
Top
See Also